spinbutton: Fix get_text_area_size for vertical spinbuttons
authorBenjamin Otte <otte@redhat.com>
Mon, 16 Mar 2015 14:18:33 +0000 (15:18 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 16 Mar 2015 14:24:16 +0000 (15:24 +0100)
commita24aee6bb2c03838e58fc2300a159be07557eb7f
tree83bd06951fc93d0d668e00ab846d424fa5d8004d
parent225c10bc5a1dafeccd1e86cd072fb85c172105a2
spinbutton: Fix get_text_area_size for vertical spinbuttons

Commit c5905b13b97012fc9e9424718bdce34e0989f512 changed the semantics of
this vfunc and get_entry_size but I only fixed one of them in the
spinbutton subclass.

https://bugzilla.gnome.org/show_bug.cgi?id=746282
gtk/gtkspinbutton.c